Skip to content

fix: bump rive-ios to 6.18.2 and rive-android to 11.4.0#216

Merged
mfazekas merged 1 commit into
mainfrom
fix/bump-rive-native-sdks
Apr 17, 2026
Merged

fix: bump rive-ios to 6.18.2 and rive-android to 11.4.0#216
mfazekas merged 1 commit into
mainfrom
fix/bump-rive-native-sdks

Conversation

@mfazekas
Copy link
Copy Markdown
Collaborator

Bump native Rive SDKs: rive-ios 6.18.0 → 6.18.2, rive-android 11.3.1 → 11.4.0.

Note: rive-ios 6.18.3 is tagged on GitHub but not yet published to CocoaPods, so using 6.18.2.

rive-ios 6.18.1–6.18.2

  • fix(renderer): gamma correction fix
  • fix(runtime): databind state machine transition duration
  • fix(runtime): nullptr check for ConditionComparison during transition
  • fix(runtime): memory leak with listeners on scripted VM properties
  • fix(editor/runtime): honor path effect shape for inner vector feathering
  • feat: expose view model name from view model instance
  • feat: image fit & alignment when parented by layout

rive-android 11.3.2–11.4.0

  • fix(android): keep RenderTarget alive for deferred draw callbacks
  • fix(Vulkan): fix saturation blend mode on some devices
  • fix(runtime): databind state machine transition duration
  • fix(runtime): nullptr check for ConditionComparison during transition
  • fix(runtime): memory leak with listeners on scripted VM properties
  • feat: component based conditions support
  • feat: single/multiline support in TextInput and improved scrolling
  • feat: image fit & alignment when parented by layout

rive-ios 6.18.1–6.18.2:
- fix(renderer): gamma correction fix
- fix(runtime): databind state machine transition duration
- fix(runtime): nullptr check for ConditionComparison during transition
- fix(runtime): memory leak with listeners on scripted VM properties
- fix(editor/runtime): honor path effect shape for inner vector feathering
- feat: expose view model name from view model instance
- feat: image fit & alignment when parented by layout

rive-android 11.3.2–11.4.0:
- fix(android): keep RenderTarget alive for deferred draw callbacks
- fix(Vulkan): fix saturation blend mode on some devices
- fix(runtime): databind state machine transition duration
- fix(runtime): nullptr check for ConditionComparison during transition
- fix(runtime): memory leak with listeners on scripted VM properties
- feat: component based conditions support
- feat: single/multiline support in TextInput and improved scrolling
- feat: image fit & alignment when parented by layout
@mfazekas mfazekas requested a review from HayesGordon April 16, 2026 06:51
Copy link
Copy Markdown
Contributor

@HayesGordon HayesGordon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mfazekas mfazekas merged commit ae92eff into main Apr 17, 2026
9 checks passed
@mfazekas mfazekas deleted the fix/bump-rive-native-sdks branch April 17, 2026 06:28
mfazekas pushed a commit that referenced this pull request Apr 17, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.4.3](v0.4.2...v0.4.3)
(2026-04-17)


### Bug Fixes

* bump rive-ios to 6.18.2 and rive-android to 11.4.0
([#216](#216))
([ae92eff](ae92eff))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants